home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 January - Disc 2 / Macworld (1999-01) (Disk 2).dmg / Mac OS 8.5 Updaters / RealPC⁄Soft Windows / SoftWindows / SoftWindows Upgrade Disk / INSIGNIA / UNIX / AUTOEX95.FR < prev    next >
Encoding:
Text File  |  1998-08-24  |  1.3 KB  |  32 lines

  1. @echo off
  2. rem
  3. rem    AUTOEXEC.BAT
  4. rem    Copyright 1997 Insignia Solutions PLC. All rights reserved.
  5. rem
  6. path C:\INSIGNIA;%path%;C:\
  7. set TEMP=C:\WINDOWS\TEMP
  8.  
  9. rem  *************************************************************************
  10. rem  * Uncomment the following line if you select Sound Blaster Pro emulation.
  11. rem  set BLASTER=A220 I5 D1 T4
  12. rem  *************************************************************************
  13. rem  * Uncomment the following line if you select Sound Blaster 16 emulation.
  14. rem  set BLASTER=A220 I5 D1 H5 P330 T6
  15. rem  *************************************************************************
  16.  
  17. c:\insignia\fsadrive
  18. rem  ********************************************************************
  19. rem  **  Uncomment the following line to enable MS-DOS mouse support.  **
  20. rem  c:\insignia\mouse.com
  21. rem  ********************************************************************
  22. rem  *************************************************************************
  23. rem  **  Uncomment the following line to enable DOS application licencing.  **
  24. rem  C:\INSIGNIA\DOSLIC.EXE
  25. rem  *************************************************************************
  26. mode com1:9600,n,8,1
  27. prompt $p$g
  28. ver
  29. mode con codepage prepare=((850) C:\WINDOWS\COMMAND\ega.cpi)
  30. mode con codepage select=850
  31. DOSKEYB
  32.